Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): upgrade socket.io-adapter #6

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

joelluijmes
Copy link
Member

There is a CVE in a dependency of the adapter: ws
GHSA-3h5v-q93c-6h6q

darrachequesne and others added 5 commits January 23, 2024 08:46
Providing an `undefined` value for the `resumeAfter` option would throw
on DocumentDB:

> MongoServerError: BSON field '$changeStream.resumeAfter' is the wrong type 'null', expected type 'object'

Reference: https://docs.aws.amazon.com/documentdb/latest/developerguide/change_streams.html
The findOneAndDelete() operation is not authorized on a capped
collection, so the connection state recovery would always fail when
fetching the session.

> MongoServerError: cannot remove from a capped collection

Related: socketio#20
There is a CVE in a dependency of the adapter: ws
GHSA-3h5v-q93c-6h6q
@joelluijmes joelluijmes requested a review from Frank3K June 18, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants